ComponentOne Xamarin.Android
JumpDrawablesToCurrentState Method (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : JumpDrawablesToCurrentState Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("jumpDrawablesToCurrentState", 
   "()V", 
   "GetJumpDrawablesToCurrentStateHandler", 
   ApiSince=11)>
Public Overridable Sub JumpDrawablesToCurrentState() 
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
 
instance.JumpDrawablesToCurrentState()
[Android.Runtime.Register("jumpDrawablesToCurrentState", 
   "()V", 
   "GetJumpDrawablesToCurrentStateHandler", 
   ApiSince=11)]
public virtual void JumpDrawablesToCurrentState()
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members